From: Joey Hess Date: Wed, 15 Jan 2025 15:16:46 +0000 (-0400) Subject: rsync security fix for bundled builds X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~10^2~3 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8b6e5067596d4cfc26cd92f7d598e8e9b8f09af6;p=git-annex.git rsync security fix for bundled builds I have updated all linux builds. --- diff --git a/CHANGELOG b/CHANGELOG index d7ca6e3d15..6cc48df27d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,6 +24,7 @@ git-annex (10.20250103) UNRELEASED; urgency=medium that correspond to the post-update-annex and pre-commit-annex hooks. * Added annex.pre-init-command git config and pre-init-annex hook that is run before git-annex repository initialization. + * Linux standalone builds bundled rsync updated to fix security holes. -- Joey Hess Fri, 03 Jan 2025 14:30:38 -0400